Skip to content

Chore/migrate dev toolkit to fpl skills#70

Merged
fedorovvvv merged 2 commits into
developfrom
chore/migrate-dev-toolkit-to-fpl-skills
May 7, 2026
Merged

Chore/migrate dev toolkit to fpl skills#70
fedorovvvv merged 2 commits into
developfrom
chore/migrate-dev-toolkit-to-fpl-skills

Conversation

@fedorovvvv
Copy link
Copy Markdown
Collaborator

No description provided.

fedorovvvv and others added 2 commits May 7, 2026 18:52
Swap enabled plugin in `.claude/settings.json#enabledPlugins`:
`dev-toolkit@ForgePlan-marketplace` -> `fpl-skills@ForgePlan-marketplace`.

`fpl-skills` is the successor: includes everything from `dev-toolkit`
(`/audit`, `/sprint`, `forge-report`, dev-advisor agent, safety hooks)
plus 13 new commands. `dev-toolkit` is soft-deprecated upstream.

Repo had no `/dev-toolkit:*` slash-command references in CLAUDE.md or
docs, so settings.json is the only file change. The actual plugin
install/uninstall is driven by interactive slash commands the user runs:

  /plugin marketplace update ForgePlan-marketplace
  /plugin install fpl-skills@ForgePlan-marketplace
  /plugin uninstall dev-toolkit@ForgePlan-marketplace
  /reload-plugins

Reversible: revert this commit + reinstall dev-toolkit.

Refs:
- https://github.com/ForgePlan/marketplace/blob/main/docs/MIGRATION-DEV-TOOLKIT-TO-FPL-SKILLS.md
- https://github.com/ForgePlan/marketplace/blob/main/docs/USAGE-GUIDE.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…nfig

CLAUDE.md changes:
- Methodology table — add `fpl-skills shortcut` column mapping
  /restore, /briefing, /rfc, /refine, /research, /sprint, /audit,
  /diagnose to OBSERVE -> ROUTE -> SHAPE -> BUILD -> PROVE -> SHIP.
- Process section — annotate steps 1-5 with the corresponding
  slash-command shortcut + add step for /diagnose on hard bugs.
- New "Slash commands (fpl-skills + companions)" reference table
  between Common commands and Hard requirements — quick O(1)
  lookup. Includes companion plugins (fpf, forgeplan-workflow,
  forgeplan-orchestra, laws-of-ux).
- Reference section — link to docs/agents/*.md as fpl-skills
  per-project config.

docs/CONTRIBUTING.md — append shortcut hints to Forgeplan workflow
section + pointer to docs/agents/.

docs/agents/ (new) — four config files normally generated by
/fpl-skills:setup wizard, hand-tailored to this project:
- issue-tracker.md   queue is .forgeplan/ (no Linear/Jira/Issues)
- build-config.md    npm scripts, smoke gate, forbidden CI cmds
- paths.md           top-level + FSD layers + where skills write
- domain.md          package surfaces, Forgeplan glossary, R_eff,
                     routing depth, branch naming

.claude/settings.json — incidental linter reformat (env block
moved from end to top); no semantic change.

Skills never bypass artifact discipline: R_eff > 0 and active
gates from rule 11 still apply. CLAUDE-MD-GUIDE constraints
(cry-wolf, dilution, redundancy cost) respected — content links
back to existing sources rather than duplicating.

Refs:
- https://github.com/ForgePlan/marketplace/blob/main/docs/USAGE-GUIDE.md
- https://github.com/ForgePlan/marketplace/blob/main/docs/MIGRATION-DEV-TOOLKIT-TO-FPL-SKILLS.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@fedorovvvv fedorovvvv enabled auto-merge May 7, 2026 15:03
@fedorovvvv fedorovvvv merged commit a52ab8b into develop May 7, 2026
3 checks passed
@fedorovvvv fedorovvvv deleted the chore/migrate-dev-toolkit-to-fpl-skills branch May 7, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant