Навыки gjalla-spec
📦

gjalla-spec

Ревизия содержимого r1 Безопасно ⚙️ Внешние команды

Create Production-Ready Software Specifications

Complex features fail when requirements, architecture effects, and verification criteria remain unclear. This skill guides agents through research and produces an implementation-ready Gjalla specification.

Поддерживает: Claude Codex Code(CC)
🥉 78 Бронза

Установить с помощью моего Агента

Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.

Запрос агента
Review the Skillstore skill "gjalla-spec" from https://skillstore.io/skills/gjalla-gjalla-spec.md and its manifest at https://skillstore.io/api/skills/gjalla-gjalla-spec/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.

Ресурсы для AI-агентов

Используйте эти ссылки, когда AI-агенту, crawler или script нужен чистый контекст вместо полной страницы.

Протестировать

Использование «gjalla-spec». Plan account deletion across authentication, billing, and analytics services.

Ожидаемый результат:

  • Problem: Account deletion behavior is inconsistent across services.
  • Goal: Remove personal data while preserving legally required billing records.
  • Approach: Coordinate deletion events, retention rules, retries, audit records, and service ownership.
  • Verification: Test complete deletion, partial failures, retries, retention exceptions, and rollback.

Использование «gjalla-spec». Specify a gradual migration from synchronous notifications to a queue.

Ожидаемый результат:

  • Non-goal: Replacing notification providers is outside this migration.
  • Architecture delta: Producers publish durable jobs while workers handle delivery and retries.
  • Dependencies: Queue infrastructure, observability, idempotency keys, and deployment sequencing.
  • Rollback: Route producers back to synchronous delivery while safely draining queued jobs.

Аудит безопасности

Безопасно

The only static finding is a false positive caused by Markdown backticks around a Gjalla CLI command. The prompt contains no executable code, prompt injection, or malicious intent.

1
Просканировано файлов
30
Проанализировано строк
0
Пункты проверки
0
Ложные срабатывания проигнорированы

Факторы риска

⚙️ Внешние команды (1)
Последний завершенный статический и семантический аудит не обнаружил подтвержденных проблем безопасности. Это не доказывает отсутствие побочных эффектов у навыка.
Аудитор:: codex
Поделиться и цитировать этот отчет

Делитесь версионным отчетом об оценке, нейтральным значком, встраиваемой карточкой и цитатами. Skillstore публикует доказательства, не решая, безопасен ли этот Skill.

Открыть версионный отчет
Оценка безопасности

Копировать ссылку на отчёт

https://skillstore.io/skills/gjalla-gjalla-spec/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Значок Markdown

[![Skillstore security assessment](https://skillstore.io/badges/skills/gjalla-gjalla-spec/security.svg)](https://skillstore.io/skills/gjalla-gjalla-spec?utm_source=security_passport_badge)

Значок HTML

<a href="https://skillstore.io/skills/gjalla-gjalla-spec?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/gjalla-gjalla-spec/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Встраиваемая карточка

<iframe src="https://skillstore.io/embed/skills/gjalla-gjalla-spec.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Академические ссылки (APA · BibTeX · CFF)

Цитата APA

gjalla. (2026). gjalla-spec security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/gjalla-gjalla-spec/audits/1

Цитата BibTeX

@techreport{gjalla-gjalla-gjalla-spec-2026, author = {gjalla}, title = {gjalla-spec security audit report (audit version 1)}, institution = {Skillstore}, year = {2026}, number = {1}, url = {https://skillstore.io/skills/gjalla-gjalla-spec/audits/1}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "gjalla-spec security audit report (audit version 1)" version: "unspecified" type: report authors: - name: "gjalla" date-released: "2026-08-11" url: "https://skillstore.io/skills/gjalla-gjalla-spec/audits/1" identifiers: - type: other value: "skillstore:gjalla-gjalla-spec:audit:1" description: "Skillstore immutable audit report identifier"

Оценка Skillstore

Почему такая оценка Достоверность доказательств: Средний
55
Архитектура
85
Сопровождаемость
87
Контент
65
Сообщество
91
Соответствие спецификации

Что вы можете построить

Plan a Cross-Service Feature

Map architecture effects, data flows, dependencies, rollback steps, and tests before changing multiple services.

Define Acceptance Criteria

Turn a product problem into explicit goals, non-goals, observable behaviors, and acceptance tests.

Prepare an Implementation Handoff

Create a concise reference specification that gives delivery teams shared technical and verification guidance.

Попробуйте эти промпты

Draft a Feature Specification
Create a Gjalla specification for [feature]. Research the current architecture, ask necessary questions, and define goals, requirements, approach, tests, dependencies, and rollback.
Clarify an Ambiguous Request
Investigate the current system around [problem]. Identify missing decisions, ask focused questions, then draft a specification with explicit non-goals and verification criteria.
Plan a System Migration
Plan the migration from [current state] to [target state]. Cover architecture deltas, data flows, sequencing, dependencies, compatibility, verification, and rollback.
Assess Second-Order Effects
Create an advanced change specification for [proposal]. Trace downstream effects, failure modes, operational risks, boundary constraints, phased delivery, acceptance tests, and rollback triggers.

Лучшие практики

  • Provide the problem, affected systems, constraints, and relevant Gjalla project context.
  • Resolve decisions that change the technical approach before approving the specification.
  • Make every behavioral requirement observable and pair it with a verification method.

Избегать

  • Do not approve a specification that assumes undocumented architecture or missing dependencies.
  • Do not combine goals, implementation details, and verification into vague narrative paragraphs.
  • Do not omit rollback planning for changes that affect production data or shared services.

Часто задаваемые вопросы

What does this skill produce?
It produces a structured change specification covering the problem, scope, requirements, technical approach, verification, dependencies, and rollback.
Does it require Gjalla?
Yes. Its intended workflow uses Gjalla CLI or MCP to retrieve project context and create the canonical specification.
Will it implement the feature?
No. It prepares the approved plan before implementation begins.
Can it use Claude Plan or another plan format?
Yes. It can present an alternative planning format, then record approved information in a Gjalla specification.
When should I use it?
Use it before non-trivial features, migrations, architectural changes, or work with important dependencies and rollback requirements.
How does it handle missing information?
It researches available specifications and source code, then asks focused questions that affect the proposed solution.

Сведения для разработчиков

Автор

gjalla

Лицензия

MIT

Ревизия Skillstore

r1

Примечание о версии

Автор не указал версию.

Ссылка

c40485c25b35e0203cf615647a1fd81ad7a69ea8

Актуальность поддержки

12.08.2026

Использование

0 загрузок · 0 просмотров

Структура файлов

📄 SKILL.md