diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bcd0522..e7ca613 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.6.0" + ".": "0.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 04a8e18..f972f4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,147 @@ # Changelog +## [0.7.0](https://github.com/magnus919/agent-skills/compare/v0.6.0...v0.7.0) (2026-08-22) + + +### Features + +* add AI operating economics skill ([#368](https://github.com/magnus919/agent-skills/issues/368)) ([94b7231](https://github.com/magnus919/agent-skills/commit/94b7231147ab02c93de43d2e51d3a7a834899c6a)) +* add ascii-city-engine skill ([#321](https://github.com/magnus919/agent-skills/issues/321)) ([b6a96eb](https://github.com/magnus919/agent-skills/commit/b6a96eb22ea6fa693c007f564d3614e2768c71c2)) +* add data-cleaning skill bundle ([#324](https://github.com/magnus919/agent-skills/issues/324)) ([dde5fa1](https://github.com/magnus919/agent-skills/commit/dde5fa1020bd8fa6271736e39ad7ce2036cd42b9)) +* add dedicated AEO skill ([b57fe51](https://github.com/magnus919/agent-skills/commit/b57fe513e88e988a4b8cd530b4d5f401375d2c11)) +* add digital-twin skill ([#326](https://github.com/magnus919/agent-skills/issues/326)) ([fe71295](https://github.com/magnus919/agent-skills/commit/fe712952261b61e2de94a7be55ecbabaa7f2a671)) +* Add droid-review.yml workflow ([4a4d46f](https://github.com/magnus919/agent-skills/commit/4a4d46f1a09694a19539b37180426b794868c7f9)) +* Add droid.yml workflow ([b3a1839](https://github.com/magnus919/agent-skills/commit/b3a1839808db220144578cafc84151c67c9c8cb1)) +* add enterprise architecture methodology ([#359](https://github.com/magnus919/agent-skills/issues/359)) ([8174e82](https://github.com/magnus919/agent-skills/commit/8174e820e2c850af7340c07ed1a906bc48266a1d)) +* add GxP AI governance coverage ([#348](https://github.com/magnus919/agent-skills/issues/348)) ([f73162d](https://github.com/magnus919/agent-skills/commit/f73162d176ecec22cdea4f9d97959f2932901c51)) +* add multi-tenant SaaS architecture ([#360](https://github.com/magnus919/agent-skills/issues/360)) ([11381f8](https://github.com/magnus919/agent-skills/commit/11381f89c3d723cda39e0b800662e67ddd3bbbf5)) +* add personalized travel-guide skill ([c446858](https://github.com/magnus919/agent-skills/commit/c44685800ed4b2d71e7d98eaab555d3e5742d931)) +* add software architecture methodology ([#358](https://github.com/magnus919/agent-skills/issues/358)) ([73a4250](https://github.com/magnus919/agent-skills/commit/73a4250f744d082308162379425f372cc5fd4747)) +* **adr:** deepen fitness-function evidence ([#356](https://github.com/magnus919/agent-skills/issues/356)) ([a56360b](https://github.com/magnus919/agent-skills/commit/a56360b9a2cd67047e3a23e3d527a1614b71be56)) +* **ai-governance:** add ai-lifecycle-governance reference ([a78adef](https://github.com/magnus919/agent-skills/commit/a78adef385f0d1926a2594d0d044cf6e081f3c26)) +* **ai-governance:** add fairness-bias-accountability reference ([37c0b00](https://github.com/magnus919/agent-skills/commit/37c0b007602851e37d316ff139921adb796759ba)) +* **ai-governance:** add foundations-and-principles reference ([1e9aea7](https://github.com/magnus919/agent-skills/commit/1e9aea7810a44ad8fa9a42e6bc246dfc9540cebf)) +* **ai-governance:** add governance charter and use-case intake templates ([452c061](https://github.com/magnus919/agent-skills/commit/452c061a7e4462375fd8e17c4e3a2e96e9db4e52)) +* **ai-governance:** add governance-maturity self-assessment scorer ([3060606](https://github.com/magnus919/agent-skills/commit/3060606a8a1edec5fd7471c6de05b0875fd5cc3d)) +* **ai-governance:** add governance-operating-model reference ([0d7c806](https://github.com/magnus919/agent-skills/commit/0d7c806e4562df7fd8a104d13a1beef9975b3fe9)) +* **ai-governance:** add llm-and-agent-security reference ([f8b5475](https://github.com/magnus919/agent-skills/commit/f8b547594ec207933f2f5b04aa47b815ffd692d4)) +* **ai-governance:** add model risk assessment and model card templates ([3a870a1](https://github.com/magnus919/agent-skills/commit/3a870a1e92b6d87f2808cf19514f4edd6cdb8164)) +* **ai-governance:** add privacy-and-data-governance reference ([9b63dc4](https://github.com/magnus919/agent-skills/commit/9b63dc44b8e2e3763d370c38ddecc9655513c24a)) +* **ai-governance:** add procurement, third-party, and board oversight reference ([315fe93](https://github.com/magnus919/agent-skills/commit/315fe937c8c01d0dd9e81bb9a69a6fa28a227b94)) +* **ai-governance:** add reference source-index for provenance ([8520ce1](https://github.com/magnus919/agent-skills/commit/8520ce1b77de824b83f12b2ba95243715294bff3)) +* **ai-governance:** add regulatory-landscape reference ([485c28e](https://github.com/magnus919/agent-skills/commit/485c28e8451f4a039e3b4a9e3bee4b7e917f4bab)) +* **ai-governance:** add risk-management-and-frameworks reference ([777c065](https://github.com/magnus919/agent-skills/commit/777c0656d3cb380a07da97f0453c50b61014beb0)) +* **ai-governance:** add third-party due diligence and board report templates ([912dad6](https://github.com/magnus919/agent-skills/commit/912dad635bfbb24f28eec00cb029a312e664d0c0)) +* **ai-governance:** add transparency-explainability reference ([ad6b87a](https://github.com/magnus919/agent-skills/commit/ad6b87a4628e778f0772367efac3b6841bc37423)) +* **ai-governance:** add use-case risk-tier classifier script ([e750ffc](https://github.com/magnus919/agent-skills/commit/e750ffce06abfda95191ef10f68cdd229ca1d7c0)) +* **ai-governance:** assemble SKILL.md router, README, evals, and repo integration ([96721d6](https://github.com/magnus919/agent-skills/commit/96721d647f3b2d2a2f5cc5238b2088679d658dc8)) +* **api:** add landscape governance and topology ([#354](https://github.com/magnus919/agent-skills/issues/354)) ([cc0274f](https://github.com/magnus919/agent-skills/commit/cc0274f392c0d4dbfd9954bba236b54f83096272)) +* **architecture:** deepen codebase analysis ([#355](https://github.com/magnus919/agent-skills/issues/355)) ([db2ad85](https://github.com/magnus919/agent-skills/commit/db2ad850beda6dd8bc115cd397b13e6069801103)) +* **ascii-city-engine:** deep enrichment — street furniture, signage, dense Raleigh ([#322](https://github.com/magnus919/agent-skills/issues/322)) ([4480938](https://github.com/magnus919/agent-skills/commit/44809386a5fb859a7ce663869b9a732c4c1bf634)) +* **backend:** add event and coexistence patterns ([#361](https://github.com/magnus919/agent-skills/issues/361)) ([79caa0b](https://github.com/magnus919/agent-skills/commit/79caa0bb25cea31883821ebb502533051a3d4080)) +* **capacity:** add tenant demand and unit cost ([#363](https://github.com/magnus919/agent-skills/issues/363)) ([05e6a03](https://github.com/magnus919/agent-skills/commit/05e6a038d2b1ffe259c453663a1ec6d9f998a4b2)) +* **data-architect:** add mesh and event product guidance ([#350](https://github.com/magnus919/agent-skills/issues/350)) ([3d8ad44](https://github.com/magnus919/agent-skills/commit/3d8ad446b9ec4556ca743471ad9ae02aff2d3050)) +* **diagrams:** add communication quality gates ([#364](https://github.com/magnus919/agent-skills/issues/364)) ([f6dc2ce](https://github.com/magnus919/agent-skills/commit/f6dc2cea9f1e9674799d1f049ab350b1b9ef0b65)) +* enrich site reliability engineering skill from O'Reilly SRE books ([2c98cff](https://github.com/magnus919/agent-skills/commit/2c98cff6ccaab7e80a13f2b4b5a3cdd1da03075e)) +* **evals:** add eval manifests for the 10 sub-skills ([0096aca](https://github.com/magnus919/agent-skills/commit/0096aca50b18dd80cb378121e4b674c0e7b4683f)) +* **flatten:** flatten bundles/ directory into repo root ([413bcb9](https://github.com/magnus919/agent-skills/commit/413bcb9c27f7b51aa9f9463576076122971bee08)) +* **flatten:** move bundle dirs to repo root ([c0c7690](https://github.com/magnus919/agent-skills/commit/c0c7690724af62e891482fea689828195eb13f96)) +* **flatten:** repoint catalog generators to flat skill glob ([7b6f26f](https://github.com/magnus919/agent-skills/commit/7b6f26f07733ea5dd3a6fe1983df6dab5955c7f6)) +* **flatten:** repoint lifecycle capability matrix tooling to flat layout ([42447b2](https://github.com/magnus919/agent-skills/commit/42447b23eb2f9b319db635bc881aa354ff2cc7d4)) +* **flatten:** repoint validate-bundles glob and rebuild manifest test fixtures ([b623635](https://github.com/magnus919/agent-skills/commit/b623635f5486748a733350488e8e95f268bee814)) +* **flatten:** rewrite moved-file paths for flat layout ([a315b77](https://github.com/magnus919/agent-skills/commit/a315b77bd84228ff8995c287918345771e4579ed)) +* **linear:** project mutations and richer issue verbs in CLI ([#288](https://github.com/magnus919/agent-skills/issues/288)) ([b8a5092](https://github.com/magnus919/agent-skills/commit/b8a5092c2664ed8d86e2d3babe7b25e63c91b948)), closes [#287](https://github.com/magnus919/agent-skills/issues/287) +* **migration:** add service extraction guidance ([#353](https://github.com/magnus919/agent-skills/issues/353)) ([fe9b268](https://github.com/magnus919/agent-skills/commit/fe9b268db7a97691e457181a38f2d9673435ed25)) +* **neckbeard:** position-assessment entry mode and tracker-neutral intake ([1c6982f](https://github.com/magnus919/agent-skills/commit/1c6982f5e9b9dddb84e4283ef76580c1a2eebaaf)) +* **neckbeard:** position-assessment entry mode and tracker-neutral intake ([2db3bd0](https://github.com/magnus919/agent-skills/commit/2db3bd072c51074e0c68fc2a2baafc3d50d3f1c7)), closes [#371](https://github.com/magnus919/agent-skills/issues/371) +* **radar:** make architecture governance proportional ([#357](https://github.com/magnus919/agent-skills/issues/357)) ([cc70502](https://github.com/magnus919/agent-skills/commit/cc70502f7946134629b3329befbccdf0fee8ad11)) +* **security:** deepen tenant boundary controls ([#362](https://github.com/magnus919/agent-skills/issues/362)) ([016be9c](https://github.com/magnus919/agent-skills/commit/016be9c1e8ab9a9b2d62a8cee305198c733618ef)) +* **semantic-spacetime:** add format-compliant M1 skill core ([2c78dfc](https://github.com/magnus919/agent-skills/commit/2c78dfcca30ffdae251eb58686ae7267c3fa6e0c)) +* **semantic-spacetime:** add M2 application references ([0430e66](https://github.com/magnus919/agent-skills/commit/0430e665ba329ac12a7515f2bde05d72659b35ea)) +* **semantic-spacetime:** add M4 cross-links and final validation fixes ([61b3890](https://github.com/magnus919/agent-skills/commit/61b38907267627ef0fd784be06af685854f962c2)) +* **semantic-spacetime:** add research-grounded semantic spacetime skill ([da17e50](https://github.com/magnus919/agent-skills/commit/da17e50a16fbefd2e83a715b09649995206182ff)) +* **semantic-spacetime:** add stdlib-only CLI and black-box test suite ([2656704](https://github.com/magnus919/agent-skills/commit/2656704e06e1dabd83f2157027699e7bd509c599)) +* **skill:** add actuarial risk modeling methodology ([#332](https://github.com/magnus919/agent-skills/issues/332)) ([c990f05](https://github.com/magnus919/agent-skills/commit/c990f0531c5c476cb699506a393326e4c1872e69)) +* **skill:** add anydoc — office documents to GitHub-Flavored Markdown ([#295](https://github.com/magnus919/agent-skills/issues/295)) ([f37dc73](https://github.com/magnus919/agent-skills/commit/f37dc7382900de896be336f57377ad8546a45aa9)) +* **skill:** add collaboration & business-app tool layer (Slack, Notion, email, CRM, payments) ([#269](https://github.com/magnus919/agent-skills/issues/269)) ([3256a87](https://github.com/magnus919/agent-skills/commit/3256a87bcb59c4a8b5ca622d97b192792495dca5)) +* **skill:** add documents family skill (PDF / Word / Excel / PowerPoint) ([#262](https://github.com/magnus919/agent-skills/issues/262)) ([c49666e](https://github.com/magnus919/agent-skills/commit/c49666e29a29600d2cacb30de75e96d273d102f1)) +* **skill:** add dsm5 — evidence-based companion to the DSM-5-TR ([#276](https://github.com/magnus919/agent-skills/issues/276)) ([d346970](https://github.com/magnus919/agent-skills/commit/d346970bf8e4d0a2a907b65ae02adced5665485b)) +* **skill:** add genius-life creativity practice skill ([#299](https://github.com/magnus919/agent-skills/issues/299)) ([9a42be5](https://github.com/magnus919/agent-skills/commit/9a42be585e489d9fb429fcf390f18cf38bf3de32)) +* **skill:** add LiteLLM AI gateway operations skill ([fb8f5c8](https://github.com/magnus919/agent-skills/commit/fb8f5c8894a3e8f0cb9d3f01fa1798bad346e895)) +* **skill:** add LiteLLM AI gateway operations skill ([030e6df](https://github.com/magnus919/agent-skills/commit/030e6dfd47e8279dbe18fb40b15483f2723d1817)) +* **skill:** add mobile development skill (iOS / Android / Flutter / React Native) ([#248](https://github.com/magnus919/agent-skills/issues/248)) ([#268](https://github.com/magnus919/agent-skills/issues/268)) ([f687218](https://github.com/magnus919/agent-skills/commit/f68721873ef1aca36b139c6a543d2a3a0a9ba813)) +* **skill:** add Playwright skill (E2E testing + scraping + headless browsing) ([#264](https://github.com/magnus919/agent-skills/issues/264)) ([ac1beb1](https://github.com/magnus919/agent-skills/commit/ac1beb117d8d8f9b6be38b7e5699485d76121af6)) +* **skill:** add PostgreSQL operational skill ([#245](https://github.com/magnus919/agent-skills/issues/245)) ([#265](https://github.com/magnus919/agent-skills/issues/265)) ([cd14da2](https://github.com/magnus919/agent-skills/commit/cd14da26ccb2625efc1f6e069b21dcede192af5d)) +* **skill:** add scripts, templates, and evals to backend-engineering and frontend-engineering ([#256](https://github.com/magnus919/agent-skills/issues/256)) ([48c1a1e](https://github.com/magnus919/agent-skills/commit/48c1a1e6f594d8b0ae9c87d08792dffcc2c9db07)) +* **skill:** add telemetry skill (Prometheus + OpenTelemetry + Loki) ([#246](https://github.com/magnus919/agent-skills/issues/246)) ([#266](https://github.com/magnus919/agent-skills/issues/266)) ([f83d48b](https://github.com/magnus919/agent-skills/commit/f83d48ba53ca4908cba3a66bfa24af8c53b49d3c)) +* **skill:** add Terraform operational skill ([#263](https://github.com/magnus919/agent-skills/issues/263)) ([00abbf9](https://github.com/magnus919/agent-skills/commit/00abbf90a4b370a9557ca2a32fa29bae0d641b1d)) +* **skill:** add vLLM inference-serving skill ([#247](https://github.com/magnus919/agent-skills/issues/247)) ([#267](https://github.com/magnus919/agent-skills/issues/267)) ([6181f17](https://github.com/magnus919/agent-skills/commit/6181f1746dc23abceaa713fe9af3bd37e8409436)) +* **skill:** add writing skill for the full writing lifecycle ([#301](https://github.com/magnus919/agent-skills/issues/301)) ([ecdfc65](https://github.com/magnus919/agent-skills/commit/ecdfc658c11e8f2181349efe6ae9c9f4c6c718b1)) +* **skill:** beef up ml-engineering with scripts/templates/evals ([#257](https://github.com/magnus919/agent-skills/issues/257)) ([92299e1](https://github.com/magnus919/agent-skills/commit/92299e1238b105c92c52b177eaa008b625d324df)) +* **skill:** cross-pollinate the new tool wave into catalog routing ([#275](https://github.com/magnus919/agent-skills/issues/275)) ([6f67a34](https://github.com/magnus919/agent-skills/commit/6f67a34ef1fb2ca5334270f74a3e39826cbcfce0)) +* **skill:** incorporate supabase/evals harness into supabase skill ([7b5845d](https://github.com/magnus919/agent-skills/commit/7b5845d52dd94aafcad42b5bf2dc12cab035ac7d)) +* **skill:** incorporate supabase/evals harness into supabase skill ([4a5f18e](https://github.com/magnus919/agent-skills/commit/4a5f18e435f7b356c8dbf8f6fa0cc1d8f71d55e3)), closes [#271](https://github.com/magnus919/agent-skills/issues/271) +* **skill:** promise theory — expert methodology for hybrid human+AI agent coordination ([0413a05](https://github.com/magnus919/agent-skills/commit/0413a05034bcb5eab6ba46e7d4ebdb0216ea2e47)) +* **skill:** promise-theory catalog integration ([ffd05b2](https://github.com/magnus919/agent-skills/commit/ffd05b2e1d32c7ac157d690e2ff8581a84bfef83)) +* **skill:** promise-theory evals manifest + trigger probes ([a30274f](https://github.com/magnus919/agent-skills/commit/a30274fa685c4f444cee5a6c90193b830c05c5c9)) +* **skill:** promise-theory quick start documents --json and --dry-run ([31a2fd1](https://github.com/magnus919/agent-skills/commit/31a2fd16bb4016b9105b58c516ca6d8087f9c5ee)) +* **skill:** promise-theory references — coordination, patterns, trust & verification ([93e0d96](https://github.com/magnus919/agent-skills/commit/93e0d965cae5a14323bd05ef8ae3e91f3dc9f8c5)) +* **skill:** promise-theory references — diagnosis & debugging + glossary ([e856ddb](https://github.com/magnus919/agent-skills/commit/e856ddb52f68a7d81b0bbe12700abbe2600840ee)) +* **skill:** promise-theory references foundations + applications-infrastructure ([d01d7a1](https://github.com/magnus919/agent-skills/commit/d01d7a1578e0eadc98a1654dc78cd89f3a3fb2f4)) +* **skill:** promise-theory scaffold — SKILL.md router + MIT LICENSE ([236d678](https://github.com/magnus919/agent-skills/commit/236d678a9d7eb415e1df031826af97d19827462a)) +* **skill:** promise-theory script + unit tests ([a2f27c0](https://github.com/magnus919/agent-skills/commit/a2f27c036eb7505a7cb28ac007fc80894c18fa38)) +* **skill:** promise-theory templates + human README ([4a780c4](https://github.com/magnus919/agent-skills/commit/4a780c47572872c21f3b96279eb51a0dcda5ce67)) +* **skill:** rename writing skill to writers-helper ([#302](https://github.com/magnus919/agent-skills/issues/302)) ([6fe5aed](https://github.com/magnus919/agent-skills/commit/6fe5aed86eedf88bcdbe2846731ca6def5833c4d)) +* **skills:** expose audio/video recording URLs in fireflies transcripts get ([#308](https://github.com/magnus919/agent-skills/issues/308)) ([#309](https://github.com/magnus919/agent-skills/issues/309)) ([b87d18e](https://github.com/magnus919/agent-skills/commit/b87d18e15f73c58f7eb518e84e408dbadbfbb40d)) +* **skill:** thicken platform-engineering with evals, templates, and deeper cloud/IaC references ([#255](https://github.com/magnus919/agent-skills/issues/255)) ([abe1ab3](https://github.com/magnus919/agent-skills/commit/abe1ab3a0003a4c4f865387476a36ea8cb21066f)), closes [#238](https://github.com/magnus919/agent-skills/issues/238) +* **skill:** travel-guide section-end footers — field notes, next-up, ghost mark ([4b9d347](https://github.com/magnus919/agent-skills/commit/4b9d3476621cccd438773c27fc71e17f32c89e82)) +* **skill:** travel-guide section-end footers — field notes, next-up, ghost mark ([3cd705f](https://github.com/magnus919/agent-skills/commit/3cd705f7e6348b664c3a8800814f0b59ac250cfd)) +* **skill:** travel-guide visual system — journey line, day strip, meters, photo grade ([2823d82](https://github.com/magnus919/agent-skills/commit/2823d82585350609558720198cfb7eb31000767d)) +* **skill:** travel-guide visual system — journey line, day strip, meters, photo grade ([3f7c46e](https://github.com/magnus919/agent-skills/commit/3f7c46e368333fa7d34e0fc8f907c620b9b955de)) +* **validation:** enforce 60K-char cap on skill reference files ([#279](https://github.com/magnus919/agent-skills/issues/279)) ([3eb7bd4](https://github.com/magnus919/agent-skills/commit/3eb7bd4096a8b3d2f7f3a27f52b2b617fd8a6b31)) + + +### Bug Fixes + +* **ai-governance:** make reference cross-links resolve for the router gate ([fffc38e](https://github.com/magnus919/agent-skills/commit/fffc38ed81740712c6c669b7ffad7e91f60c95db)) +* **ai-governance:** reconcile AI Act timeline, exit-code contract, and UK institute naming ([bb25787](https://github.com/magnus919/agent-skills/commit/bb2578790f7c1449b32a476529d50fe54281d67c)) +* **ai-governance:** rephrase passages to clear the 8-word n-gram copyright gate ([888872c](https://github.com/magnus919/agent-skills/commit/888872cdfdffe54abd07bbcb9e219d1e326e71bb)) +* **anydoc:** clarify rendered-layout inspection route ([#297](https://github.com/magnus919/agent-skills/issues/297)) ([43fd4b9](https://github.com/magnus919/agent-skills/commit/43fd4b9518e47e6392a8fbbd31d772900a194fe7)) +* **architecture:** route distributed mechanisms to DDIA ([#367](https://github.com/magnus919/agent-skills/issues/367)) ([00e611a](https://github.com/magnus919/agent-skills/commit/00e611ae887bee569b5dddada24d4f2fc37b27e5)) +* **calculator:** honest burn-multiple and runway labels, surface model assumptions ([#274](https://github.com/magnus919/agent-skills/issues/274)) ([f9db3db](https://github.com/magnus919/agent-skills/commit/f9db3dbe4b94930175ab4d621e6242078a60e7d4)) +* **ci:** align skill test discovery with coverage guardrail ([4255d44](https://github.com/magnus919/agent-skills/commit/4255d4429f4146707100ed7f9e484892b797163a)) +* **ci:** keep epub test edit out to respect eval-coverage ratchet ([84edaf7](https://github.com/magnus919/agent-skills/commit/84edaf7a0bb834477e88d3892e7b485429773749)) +* **ci:** pin epub test deps and surface epublib skip ([0dc4b6c](https://github.com/magnus919/agent-skills/commit/0dc4b6c5dc41339a0c5982ae6fda2ed1631bd736)) +* correct vllm models-check test name and stripe cancel boolean ([#270](https://github.com/magnus919/agent-skills/issues/270)) ([0ff3734](https://github.com/magnus919/agent-skills/commit/0ff373467cc2230330dcc2512a6615ad5a395234)) +* **docs:** correct depth-parity comment in example bundle manifest ([409826a](https://github.com/magnus919/agent-skills/commit/409826a81ffca3cfa3e5e23150deb79217caeb1c)) +* **evals:** drop bundles/ fixture path from eval-coverage test ([cbe2772](https://github.com/magnus919/agent-skills/commit/cbe27723cfc9dc03fa05080912e3cf2601bb4f32)) +* **evals:** re-point lifecycle corpus tooling at flat layout ([b7aa174](https://github.com/magnus919/agent-skills/commit/b7aa174b84a2a134f8eee99c86779a9469a5cbeb)) +* **evals:** reword expectations prose in agent-skills eval manifest ([#237](https://github.com/magnus919/agent-skills/issues/237)) ([#261](https://github.com/magnus919/agent-skills/issues/261)) ([d68c1b3](https://github.com/magnus919/agent-skills/commit/d68c1b3552360af931311b8aa56674bdb0125263)) +* **flatten:** point catalog validation and links at flat layout ([df71336](https://github.com/magnus919/agent-skills/commit/df713361c40fb8276622e31fb9b29b20546fde1b)) +* **neckbeard:** address droid-review findings on position-assessment PR ([074dac5](https://github.com/magnus919/agent-skills/commit/074dac5374375ac8a9345faf7822605a7c7887e7)) +* **neckbeard:** authenticate mid-flight evidence before crediting gates ([c5da020](https://github.com/magnus919/agent-skills/commit/c5da020465220bf79db3d5ff9a5740ca8966e7a8)) +* **neckbeard:** resolve all findings from rounds 3 and 4 ([9bb3654](https://github.com/magnus919/agent-skills/commit/9bb3654d06d587d89a2bd6d0ab7e4765cca29a7f)) +* **neckbeard:** resolve round-3 droid-review consistency findings ([a6ce39f](https://github.com/magnus919/agent-skills/commit/a6ce39f0b1fb632d4747efe8bbc27136e0a1decf)) +* **neckbeard:** resolve round-5 findings; loop escalated as non-converging ([04a9b60](https://github.com/magnus919/agent-skills/commit/04a9b60b58244b5007e9279d53ed504362303320)) +* optimize actuarial risk modeling navigation ([#333](https://github.com/magnus919/agent-skills/issues/333)) ([639fdf6](https://github.com/magnus919/agent-skills/commit/639fdf62377735c57f0e5b886c639aa5d1db575e)) +* optimize digital-twin through three SkillOpt epochs ([#327](https://github.com/magnus919/agent-skills/issues/327)) ([ed68466](https://github.com/magnus919/agent-skills/commit/ed68466e04c9b5d33898ed5b503fb828f49c3e73)) +* **prose:** refresh top-level skill path references for flat layout ([3480b7f](https://github.com/magnus919/agent-skills/commit/3480b7ff5a9481295e511a98964da6dca9e91beb)) +* **raleigh:** skip token-gated imagery folders in discovery and canary ([#280](https://github.com/magnus919/agent-skills/issues/280)) ([e99c6d2](https://github.com/magnus919/agent-skills/commit/e99c6d29942a156b7867b9b8ed815095072453ce)) +* register BYOK DeepSeek model in ~/.factory/settings.json ([0eaf499](https://github.com/magnus919/agent-skills/commit/0eaf49968cee1f5db1ec95633c9822d407198b99)) +* register BYOK DeepSeek model in ~/.factory/settings.json ([b18751c](https://github.com/magnus919/agent-skills/commit/b18751c75b73a55a8b5d6644948a85559a1d75f2)) +* repair dead cross-skill routing references in methodology skills ([#251](https://github.com/magnus919/agent-skills/issues/251)) ([0223e2b](https://github.com/magnus919/agent-skills/commit/0223e2bc18f345c472cf5f89e3f2533f9f8157fe)), closes [#234](https://github.com/magnus919/agent-skills/issues/234) +* **semantic-spacetime:** enforce strict sst-model-v1 schema in model lint ([3fc2f87](https://github.com/magnus919/agent-skills/commit/3fc2f87011ba24fce21f412cb8a8d827b3ba436e)) +* **site-reliability:** make recovery closure gate explicit ([#370](https://github.com/magnus919/agent-skills/issues/370)) ([f7d550b](https://github.com/magnus919/agent-skills/commit/f7d550bb6b24f001a386a7ac42d4026dcfc785f2)) +* **skill:** guard churn prints in saas-metrics human-readable output ([#259](https://github.com/magnus919/agent-skills/issues/259)) ([a45952d](https://github.com/magnus919/agent-skills/commit/a45952d9c148a2c61ffe2908de9d9f3771230204)) +* SkillOpt 3-epoch optimization of forward-deployed-engineering bundle ([#294](https://github.com/magnus919/agent-skills/issues/294)) ([cff17c5](https://github.com/magnus919/agent-skills/commit/cff17c59748a679718d1e42be5a5719190bc3f90)) +* SkillOpt optimization of travel-guide skill (3 epochs) ([29a367e](https://github.com/magnus919/agent-skills/commit/29a367e90bc84a53a31fa1722d286ed4c38dad17)) +* SkillOpt optimize AI operating economics ([#369](https://github.com/magnus919/agent-skills/issues/369)) ([1291f95](https://github.com/magnus919/agent-skills/commit/1291f9576e8c35451c440b06efab0ee9f70079aa)) +* **skill:** SkillOpt 3-epoch optimization — dsm5 navigation, decisions, and answer patterns ([#281](https://github.com/magnus919/agent-skills/issues/281)) ([5d10100](https://github.com/magnus919/agent-skills/commit/5d101007ef30a48f3a3f05c0a959f2aad1a25608)) +* **skill:** split oversized dsm5 references into index + parts ([#278](https://github.com/magnus919/agent-skills/issues/278)) ([c312b36](https://github.com/magnus919/agent-skills/commit/c312b36166325a7afb476a2c109d0885b3b5408b)) +* **skills:** reconcile fireflies CLI with live GraphQL schema ([#290](https://github.com/magnus919/agent-skills/issues/290)) ([eadb82e](https://github.com/magnus919/agent-skills/commit/eadb82e069f3e2595683f57be9a5ba4a89ca5ea2)) +* **skills:** rework moved-skill descriptions to pass quality gate ([0a7c6b9](https://github.com/magnus919/agent-skills/commit/0a7c6b9a1fac547cb100cb412b46dfec9c3c6f38)) +* **test:** correct duplicate-catalog name fixtures for case-sensitive fs ([ed3d09f](https://github.com/magnus919/agent-skills/commit/ed3d09fabd479f1f76894ed10fb32403d32585f2)) + ## [0.6.0](https://github.com/magnus919/agent-skills/compare/v0.5.0...v0.6.0) (2026-08-03)