MaisonDeVolonte
UserTheConstruct is a secure Claude Code plugin suite with sandboxed automations, masked credentials, deterministic conventions, and more.
Categories
Indexed Skills (28)
bump-version
Derives the repo version from git: minor counts the plugins, patch counts commits since that tag.
export-readme
The readme is the source of truth: sections land on skill tops, styles and scripts, the file on plugin roots.
validate-skills
Shape every skill pair must hold: the SKILL.md, its sidecar, and the frontmatter that gates it. Validates them.
audit
read the whole repo for composition, pairing, manifest agreement and freshness (saves report to .construct/)
backup
snapshot the history and the working tree, verify that snapshot, then hand back every restore command
continue
measure the trunk delta, then run the sync it planned against four narrow allows, ending on the trunk
deliver
bucket uncommitted work into atomic, single-purpose PRs, gate the plan, then hand back every block of it
issues
triage every open issue on this repo and rank what is cheapest to fix (saves report to .construct/)
nuke
price what a hard reset would take, take the backup that makes it survivable, then hand back the rest
prune
prune the dead tracking refs, report the trunk delta, then hand back every merged branch delete command
ship
verify every release precondition, abort on any fault, then hand back the bump, push and promote steps
credentials
probe all credential-shaped variables in the active sandbox across 19 vectors (saves report to .construct/)
permissions
replay the corpus through the real PreToolUse hook, then audit the merged rules (saves report to .construct/)
scripts
extract the commands your workflow scripts run, then verdict each of them (saves report to .construct/)
settings
grade every settings scope for silent faults, then probe the live gate (saves report to .construct/)
setup
step by step setup wizard that takes you from install to fully configured (saves roadmap to .construct/)
upstream
search upstream claude-code issues and update the readme banner (saves report to .construct/)
code
code-legibility linter run by PostToolUse or via <path> argument (saves audits to .construct/)
file
file-shape linter run by PostToolUse or via <path> argument (saves audits to .construct/)
graph
turn a goal into a fan-out spec prompt for a fresh session, then validate it (saves spec to .construct/)
log
the shape of a daily agent log: threads carrying their own notes and prompts (saves log to .construct/)
manual
distill a completed plan into a perfect-world build manual, then validate it (saves manual to .construct/)
output
output style linter run by the stop hook or via <path> argument
plan
turn work into a staged plan with per-stage readiness tables, then validate it (saves plan to .construct/)
quiz
turn a shipped feature into a study map and an ungraded 20-question quiz (saves quiz to .construct/)
review
adversarial read-only code review grading documented claims against reality (saves scorecard to .construct/)
todo
scan repo, docs and agent logs for what to work on next, ranked urgent/important (saves list to .construct/)
rerun
merge the current default branch into a stale PR so its CI re-runs against a trunk that has since moved
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.