Project Plugin

Project initialization, management, and maintenance - setup, changelog review, and continuous development workflows

by @laurigates 7 skills

Skills in this plugin

7
  1. Project Init · laurigates
    Scaffold a new project with base structure (git, README, LICENSE, CI, pre-commit). Use when starting a new project, initializing a repo, or bootstrapping Python/Node/Rust/Go.
    1 install
  2. Refocus · laurigates
    Refresh the plan to focus on the task at hand. Use when context grew, completed steps muddy it, or you want to clear context and continue in auto mode.
    1 install
  3. Changelog Review · laurigates bundle
    Claude Code changelog analysis for plugin impact. Use when checking new features, breaking changes, or upgrade opportunities from a Claude Code release.
    1 install
  4. Project Continue · laurigates
    Next task from the feature tracker and PRDs, then implement it. Use when resuming coding in a blueprint project, picking the next tracker task, or resuming a TDD cycle after a break.
    1 install
  5. Project Discovery · laurigates bundle
    Project orientation for unfamiliar codebases. Use when entering a new project, exploring unknown repos, or working on shaky assumptions about build, test, lint, or CI setup.
    1 install
  6. Project Test Loop · laurigates bundle
    Test-fix-refactor loop that edits code between runs until the suite is green, bounded by --max-cycles. Use when asked to make failing tests pass or drive a TDD RED/GREEN/REFACTOR cycle.
    1 install
  7. Project Skill Scripts · laurigates
    Find and create supporting scripts for plugin skills. Use when auditing skills for script opportunities, improving token efficiency, or extracting bash blocks from SKILL.md.
    1 install