v1.69.0.0 feat: add repo bootstrap and AI-integrity audit skills - #2664
Open
deepusnath wants to merge 3 commits into
Open
v1.69.0.0 feat: add repo bootstrap and AI-integrity audit skills#2664deepusnath wants to merge 3 commits into
deepusnath wants to merge 3 commits into
Conversation
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
deepusnath
force-pushed
the
feat/fcukit-noshit
branch
from
August 23, 2026 21:04
1d9f450 to
d04cab3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR title
feat: add repo bootstrap and AI-integrity audit skills
Summary
Adds two evidence-driven repository workflows:
/noshit(No-Omissions System Health & Integrity Test) is a strictlyread-only audit of whether AI-development instructions, safety, memory,
tooling, verification guidance, and Git hygiene match repository evidence.
/fcukit(Full Configuration, Understanding & Knowledge IntegrationTool) discovers repository identity and risks before presenting one
consolidated approval plan for the smallest project-specific setup changes.
Both skills avoid the normal shared preamble because its analytics/session
startup writes would violate their pre-approval safety contracts.
/fcukitinstead performs a mandatory observational session-kind probe and fails closed
in headless, Conductor, or unavailable-question-tool paths.
Safety properties
/noshithas no Write/Edit tools and forbids commands likely to create cache,generated, database, service, or infrastructure state.
/fcukitresolves identity before Git initialization, preserves staged,unstaged, and untracked work, and never stages, commits, deletes, deploys, or
publishes.
GSTACK_HEADLESS, CI, and GitHub Actions are detected before other commands;mutation remains blocked without an explicit usable approval.
/setup-gbrainfor separate consent./health,/cso,/investigate,/qa,/codex, and/shipresponsibilities are routed rather than duplicated.
Verification
broader targeted run.
/noshitcompleted an audit with a clean Git worktree and unchangedsentinel.
/fcukitunderGSTACK_HEADLESS=1emittedBLOCKED: approval requiredwith a clean Git worktree and unchanged sentinel.
git diff --checkpasses.The full free suite's functional tests passed after an isolated rerun of the
only failing browser file (54/54). A concurrent full-suite Chromium process
crashed once under resource pressure; this was not reproducible in isolation.
skill:checkalso retains a pre-existing baseline inconsistency requiring aClaude root skill file that upstream generation does not produce.
Dogfood
Read-only before/after fingerprints were identical on three representative
local projects: an established containerized backend, a stale non-Git scaffold,
and a deployment-sensitive frontend. The workflows detected a committed
credential-like configuration value, materially stale agent instructions, an
ambiguous repository identity, and production/credential risks without changing
any target files.
Catalog and release
1.69.0.0(package.json1.69.0)equivalents under the ratcheted 1,175-token ceiling.
names.
Known limitations
UNKNOWN, notinferred as safe.
/noshitinspects verification commands but intentionally does not executebuilds, tests, linters, or package managers because they may write state.
/fcukitclassifies deletion candidates but never deletes them.canonical repository identity.