python-code-quality
No summary provided by upstream source.
File a new taskwarrior task with blueprint linkage (bpid/bpdoc/bpms) and, when a GitHub remote is present, optional issue linkage via ghid. Checks for duplicates by bpid, offers to pre-fill from an existing GitHub issue, or offers to create a new issue. Use when adding a coordination task for multi-agent work, linking a blueprint WO to an actionable queue entry, or mirroring a GitHub issue into the local task queue.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "task-add" with this command: npx skills add laurigates/skillsmp-laurigates-laurigates-task-add
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
No summary provided by upstream source.
Configure .claude/settings.json (permissions, marketplace enrollment, enabledPlugins) and GitHub Actions workflows to use the laurigates/claude-plugins marketplace. Use when onboarding a new project to Claude Code plugins, setting up claude.yml and claude-code-review.yml workflows, adding the laurigates/claude-plugins marketplace to a repo, pinning a project's plugin set deterministically against global drift, or merging plugin permissions into existing settings. Natural triggers: "set up claude plugins", "add claude marketplace", "install claude.yml workflow", "pin plugins for this repo".
Configure and orchestrate Claude Code agent teams (TeamCreate, SendMessage, TaskUpdate workflow). Use when you need multiple agents working in parallel on a complex task, want to coordinate background agents with messaging, or are setting up a lead/teammate architecture with a shared task list. Teams are experimental — enable with --enable-teams flag.
End-to-end repo config driver. Produces a working .claude/ directory (settings.json with marketplace enrollment + permissions), a SessionStart hook, and scripts/install_pkgs.sh — all staged for commit. Use when onboarding any repo to Claude Code with the laurigates/claude-plugins marketplace. Runs /configure:claude-plugins, /configure:web-session, /health:check, and optionally prompts for migration offers (mypy→ty, etc.).